projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ab3394
)
F90 mode has some support for Fortran 2003 syntax.
author
Glenn Morris
<rgm@gnu.org>
Mon, 22 Oct 2007 08:18:36 +0000
(08:18 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Mon, 22 Oct 2007 08:18:36 +0000
(08:18 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 8b0e2cfac8bd87dea2f0eea604c08bdb6052d286..b1f41be4575cb7341df8a8e64144e095d3ea5c76 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-256,6
+256,9
@@
that either version can be used as inferior Python by python.el.
*** The variable `fortran-line-length' can change the fixed-form line-length.
+*** F90 mode has some support for Fortran 2003 syntax.
+At present, there are some problems with derived types.
+
** Miscellaneous
*** comint-mode uses `start-file-process' now (see Lisp Changes).